<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">*{
  margin: 0;
  padding: 0;
  color: #000000;
}

a img {
	border:none;
}

body
{
  background-color: #ffffff;
  /*background-image: url(../img/body-gradient.png);*/
  background-position: 0px 0px;
  background-repeat: repeat-x;
  margin: 0;
  padding: 0;
  font-family: Arial, Helvetica, Sans-Serif;
}

#top {
	background: none repeat scroll 0 0 #cccccc;
    clear: both;
    height: 75px;
	margin: 0 auto;
}

#main-container
{
  position: relative;
  text-align: center;
  margin: auto;
  width: 800px;
  height: 100%;
}

#flags  p {
  margin:10px 25px 20px;
  float:left;
  line-height:180%;
}

#inner-container
{
  position: relative;
  top: 0px;
  left: 0px;
  width: 800px;
  height: 100%;
  background-color: #FFFFFF;
  padding-bottom: 20px;
  /*background-image: url(../img/center-background.png);*/
  background-repeat: repeat-y;
  text-align: left;
  float: left;
  padding-top: 20px;
}

#header
{
	height: 100%;
    margin: auto;
    position: relative;
    text-align: center;
    width: 800px;
	padding-top: 10px;
}

#awardright {
	float:right;
	width: 700px;
	margin-right: 15px;
}

#logoleft{
	float:left;
	margin-left:15px;
	width:700px;
}

#logoleft div.logo {
	background-image: url(../img/process_information_logo.png);
	background-position: 0 0;
    background-repeat: none;
	margin-left:20px;
	margin-right:20px;
	float:left;
	width:150px;
	height:140px;
	
}

#logoleft h2 {
	font-size: 50px;
	color:black;
	text-align:left;
	float:left;
	font-weight: normal;
	margin-left: 15px;
}

#logoleft h3 {
	font-size:18px;
	color: #2E79B1;
	text-align:left;
	float:left;
}

#awardright img {
	float:right;
	font-size:12px;
	padding-left: 10px;
	margin-top: 3px;
}
#awardright p {
	text-align:right;
	font-size:11px;
	top:-10px;
}

#space {
	padding-right:15px;
	margin-top: 4px;
}

#footer
{
  /*background-image: url(../img/pageend.png);*/
  background-position: 0px 0px;
  background-repeat: no-repeat;
  text-align: left;
  width: 475px;
  padding-top: 5px;
  font-size: 10px;
  float: left;
  margin-left:225px;
}

#footer a
{
  color: #0e72b0;
  text-decoration:none;
  font-weight:bold;
}

#inner-container h1
{
  font-weight: normal;
  margin-top: 13px;
  margin-left: 32px;
  color: #2e79b1;
}

.right
{
  margin: 5px 20px 20px 30px;
}

.clearboth
{
  clear: both;
  font-size: 0px;
  line-height: 0px;
  height: 0px;
}

#hidden {
  display:none;
}

#tableft {
	float:left;
	width: 200px;
	/*background-color:red;*/
	line-height: 16px;
    margin-left: 15px;
    margin-top: 8px;
}

#tableft h3 {
	font-size:13px;
	font-weight: bold;
    margin: 0 0 7px;
}

.navi {
	float:left;
	margin: 15px 25px 5px 0px;
}

.navi p {
	font-size: 14px;
}

#tabright {
	float:left;
	margin-left: 10px;
	width: 575px;
	margin-top: -50px;
}

#inner-container #tabright h1 {
	color:black;
	margin-left:0px;
	margin-top:0px;
	font-size:24px;
	margin-bottom: 10px;
}

#tabright h2 {
	color: black;
    font-size: 14px;
    font-weight: normal;
    margin-bottom: 16px;
    margin-top: 0;
}

#tabright p {
	font-size:12px;
	width: 575px;
	margin-bottom:20px;
	line-height: 18px;
}

#tabright span {
	font-size:12px;
	width: 575px;
	margin-bottom:20px;
	line-height: 16px;
}

#buttonTop img, #buttonFooter img {
	float:left;
	margin-left:58px;
	margin-right: 35px;
	margin-top:10px;
	margin-bottom:20px;
    border: 0 none;
}

#buttonFooter a p,
#buttonTop a p {
	color: #FFFFFF;
    cursor: pointer;
    margin-top: 25px;
	font-size: 14px;
    font-weight: normal;
    margin-left: 50px;
    padding-top: 12px;
    position: absolute;
    width: 290px;
	text-decoration: none;
	text-align:center;
}

#buttonFooter a span,
#buttonTop a span {
	color: #FFFFFF;
    cursor: pointer;
    margin-top: 13px;
	font-size: 16px;
    font-weight: normal;
    margin-left: 90px;
    padding-top: 12px;
    position: absolute;
    width: 290px;
	text-decoration: none;
	text-align:center;
	left: 225px;
}

#buttonFooter a p span.sub,
#buttonTop a p span.sub {
	font-weight: bold;
	text-align:center;
	line-height: 20px;	
}
#buttonFooter a span.sub,
#buttonTop a span.sub  {
	font-weight: bold;
	text-align:center;
	line-height: 20px;
	color: #FFFFFF;
    cursor: pointer;
    margin-top: 0;
	font-size: 17px;
    margin-left: 0;
    padding-top: 0;
    position: absolute;
    width: 290px;
	text-decoration: none;
	left: 0;
}

#buttonFooter a p.small,
#buttonTop a p.small,
#buttonFooter a span.small,
#buttonTop a span.small  {
	color: #FFFFFF;
    cursor: pointer;
    margin-top: 25px;
	font-size: 13px;
    font-weight: normal;
    margin-left: 80px;
    padding-top: 12px;
    position: absolute;
    width: 290px;
	text-decoration: none;
	text-align:center;
}

#buttonFooter a:hover p,
#buttonTop a:hover p,
#buttonFooter a:hover span,
#buttonTop a:hover span {
	text-decoration: none;
}

#buttonFooter a:viseted p,
#buttonTop a:viseted p,
#buttonFooter a:viseted span,
#buttonTop a:viseted span  {
	text-decoration: none;
}

a {
	text-decoration: none;
	color:blue;
}

a:visited {
	text-decoration: none;
}

#msgold {
	float:right;
	margin-top:-100px;
}

.textblock {
	margin-bottom:0px;
	float:left;
}

.textblock h3 {
	font-size:15px;
	font-weight: bold;
	margin-top:20px;
	margin-bottom:5px;
}
.textblock h3.second {
	font-size:15px;
	font-weight: bold;
	margin-top:40px;
	margin-bottom:5px;
}

#sloggen p {
	margin-left: 20px;
	font-size:14px;
	font-weight:bold;
	color:blue;
}

.bold {
	font-weight:bold;
	border-bottom: 1px dashed #CCCCCC;
	padding: 0 0 17px;
}

#languageswitch {
	float:left;
	margin-top: -1px;
}

#f {
	background: none repeat scroll 0 0 #cccccc;
    clear: both;
    padding: 14px 0;
	height: 50px;
}

#fo
{
  position: relative;
  text-align: center;
  margin: auto;
  width: 800px;
  height: 100%;
  top: -10px;
}

span.h2orange {
	color:#FC8101;
	font-style: italic;
}

#tabright a {
	text-decoration: underline;
	color: #FC8101;
}

#buttonTop a {
	text-decoration: none;
}

.textblock_error {
	margin-bottom:0px;
	float:left;
	border:2px dotted;
	margin-top:20px;
	padding:10px;	
	background-color:#E8E8E8;
}

.textblock_error h3 {
	font-size:15px;
	font-weight: bold;
	margin-bottom:5px;
}

.textblock_error p {
	margin-left: 60px;
	margin-top: -52px;
	width: 450px;
}

/* html index */
div .indexpages {
  margin-bottom:10px;
}
div .indexpages a {
  font-size:0.9em;
}
div .indexinitials {
  margin-bottom:10px;
}
div .indexinitials a {
  text-transform:uppercase;
}
div .indexlist {}
div .indexlist div {
  float:left;
  min-width:270px;
  padding:3px;
  text-decoration:none;
}
</pre></body></html>